home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / hc / hyperala.sit / HyperAlarm Help 1.1 / card_10839.txt < prev    next >
Text File  |  1988-11-14  |  2KB  |  63 lines

  1. -- card: 10839 from stack: in.1
  2. -- bmap block id: 0
  3. -- flags: 4000
  4. -- background id: 7581
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=191 top=311 right=331 bottom=242
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Remove
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to first card of bkgnd "Remove"
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 11 (field)
  28. -- low flags: 01
  29. -- high flags: 0000
  30. -- rect: left=23 top=2 right=17 bottom=168
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 0
  34. -- font id: 4
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: getHomeInfo
  39. ----- HyperTalk script -----
  40. -- Select the three lines below by clicking in front of the first line
  41. -- and dragging down to and including the last line.
  42. -- Hold the command key and type a "C" to copy the text.
  43. -- Press the "Cancel" button below and you will be taken to your
  44. -- "Home" stack script.
  45. -- Locate the routine that says "on getHomeInfo".
  46. -- Now locate and click in front of the line that says:
  47. -- set lockScreen to false
  48. -- Hold the command key down and type a "V" to paste in the text.
  49. -- Press the OK button and you have completed the installation.
  50.  
  51. global Alarm
  52. go to first card of stack "HyperAlarms"
  53. put field AlarmTime into Alarm
  54.  
  55.  
  56.  
  57. -- part contents for background part 8
  58. ----- text -----
  59. Installation consists of adding a routine to the "Home Stack" script. The routine must be located there in order for the alarm time detection to occur from any stack or card. Since there is no easy way to automatically install a new routine into the "Home Stack"  manual procedures have to be used, follow the instructions carefully. You may want to do this on a copy of your home stack.
  60.  
  61. -- part contents for background part 9
  62. ----- text -----
  63. Installation